//Germination by JayPro via Checkman
//9-5-17


Aspc=1

A0="6.28+rnd(12.56)"
A1=".6+rnd(.8)"

D0="flip(x*a0)*.005 +sin(a1 * cos(a1 - tan(cos(r *y*a0)))) - (.01* r )"
D1="y +  flip(a1- sign(sin((a0*y+r) *x)))-.04"


D2="sin(D0-cos(D1))*tan(D1-cos(D0))"
D3="tan(D0-cos(D1))*sin(D1/rnd(D0))"



srcX="flip(D2-r)*.5+rnd(.01)"
srcY="sin(r-D3*.5)+rnd(.01)"

Vers=300

